CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - audio watermarking MATLAB

搜索资源列表

  1. matlabwatermaker

    0下载:
  2. 一种用Matlab实现的基于小波变换的音频数字水印.-A Matlab realization of wavelet transform-based audio digital watermarking.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:164767
    • 提供者:袁荣培
  1. watermark

    0下载:
  2. 用Matlab实现的数字音频水印嵌入与提取,包括水印提取,水印嵌入,前后对比等功能。-Using Matlab implementation of the digital audio watermark embedding and extraction, including the watermark extraction, the watermark embedding, and other functions before and after contrast.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:13107
    • 提供者:vince
  1. dct2_out

    0下载:
  2. 数字水印(digitalwatermarking)是一种信息隐藏技术,它的基本思想是在数字图像、音频或视频等数字媒体作品中嵌入秘密信息,以便保护数字作品的版权、证明作品的真实可靠性、跟踪盗版行为或提供作品的附加信息。-Digital Watermarking (digitalwatermarking) is a kind of information hiding technology, its basic idea is in the digital image, audio or video
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1084
    • 提供者:huhao
  1. wavwatermark1

    0下载:
  2. 在一段音频序列中,利用混沌序列嵌入图像水印-In an audio sequence, the use of chaotic sequences embedded in image watermarking
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:88061
    • 提供者:秦越
  1. SVD_DWTAudioMark

    2下载:
  2. 实现了一个音频水印,包括嵌入,提取过程等。包括了原文件。-This source code realized an audio watermarking.It includes the embeding and extracting procedure.Also the original file is in it.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:732552
    • 提供者:zhaochuanmin
  1. xiaobo

    0下载:
  2. 基于小波变换的音频水印代码,嵌入二值图像进行跟踪版权保护-Audio watermarking based on wavelet transform code, embedded in binary images for tracking copyright protection
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:1113
    • 提供者:菁菁
  1. embed

    0下载:
  2. 图像置乱后嵌入音频中,用于dct域的音频水印处理-After scrambling embedded audio, audio for the dct domain watermarking
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:1750
    • 提供者:凡超
  1. MP3-watermarking

    0下载:
  2. :针对MP3 编码方式和帧结构进行分析,利用帧中的比例因子提出了一种压缩域水印算法。算法通过引入帧变化分析步 骤,很好地实现了水印的自适应嵌入。对于不同的系统要求,还可以通过修改门限信噪比的值SNRlim按需进行水印嵌入,使算法 具有更大灵活性。同时在牺牲一定的嵌入空间前提下,实现了水印信息的自同步。实验表明,对于不同风格的音乐,该水印算法 具有很好的不可听性。-In this paper,the encoding method and the frame structure of
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1386649
    • 提供者:郑杨
  1. lsb-watermarking-recover

    0下载:
  2. Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then after these operations we will
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:522
    • 提供者:gege
  1. audiowaterprotworking

    0下载:
  2. Audio watermarking matlab code
  3. 所属分类:Audio program

    • 发布日期:2017-05-23
    • 文件大小:7488063
    • 提供者:vinodkambli4321
  1. Watermarking

    0下载:
  2. 基于matlab的音频水印技术,通过小波变换实现水印的嵌入,并提取水印图像。-Matlab based audio watermarking technology, through wavelet transform watermark embedding, watermark and extraction of image.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2470989
    • 提供者:小明
  1. DCT---matlab-

    0下载:
  2. 一种基于DCT的数字音频水印算法源代码,主要适用于MATLAB-More practical to the thesis,A DCT-based digital audio watermarking algorithm source code in MATLAB
  3. 所属分类:Audio program

    • 发布日期:2017-03-27
    • 文件大小:747
    • 提供者:icy
  1. audio-codes

    0下载:
  2. several matlab codes in audio processing & audio watermarking
  3. 所属分类:Audio program

    • 发布日期:2017-11-14
    • 文件大小:4159
    • 提供者:mahmood
  1. Audio-watermarking-internship-report

    0下载:
  2. 音频信号的水印设计,以音频信号为载体,将秘密信号嵌入载体音频信号当中, 实现音频信号的水印。采用变换域小波变换(DWT)的技术,将音频信号进行小波变换,提取出低频分量,然后将水印嵌入到音频信号的低频当中。实验当中先在MATLAB 上面进行了仿真实验,并且通过加入噪声以及滤波等进行干扰以此检测了算法的透明性和健壮性,然后利用C 语言进行了测试,最后经 过一些修改,例如加入定时器以及进行中断的处理和加入缓冲在DSP 板子上实现了加入水印的音频声音的播放。-Audio signal water
  3. 所属分类:Wavelet

    • 发布日期:2017-11-18
    • 文件大小:299629
    • 提供者:江晨城
  1. audio watermarking

    0下载:
  2. audio water marking using matlab
  3. 所属分类:matlab例程

  1. audio-watermark-zhizuo

    0下载:
  2. 声音水印的一些论文还有外文书,和声音水印的matlab小程序-Some papers also sound watermark foreign instruments, and sound watermarking matlab applet
  3. 所属分类:Special Effects

    • 发布日期:2017-05-25
    • 文件大小:7704460
    • 提供者:kartherion
  1. MATLAB图像与视频处理实用案例详解试读样章

    6下载:
  2. 详细讲解了25个MATLAB图像与视频处理实用案例(含可运行程序),涉及雾霾去噪、答题卡自动阅卷、肺部图像分割、小波数字水印、图像检索、人脸二维码识别、车牌定位及识别、霍夫曼图像压缩、手写数字识别、英文字符文本识别、眼前节组织提取、全景图像拼接、小波图像融合、基于语音识别的音频信号模拟灯控、路面裂缝检测识别、视频运动估计追踪、Simulink图像处理等多项重要技术(Explain in detail the 25 MATLAB image and video processing utility
  3. 所属分类:matlab例程

  1. 三级小波算法及相关函数代码

    0下载:
  2. 实现良好的音频水印分析,性能优越,小波变化(Implementation of good audio watermarking analysis)
  3. 所属分类:其他

  1. Watermarking

    0下载:
  2. scale.m 音频加入水印 scale_tiqu.m 加入水印的音频提取水印 jiazao_tiqu.m 加入水印的音频加入随机噪声后,提取水印 jianqie_tiqu.m 剪切加入水印的音频后提取水印(Scale.m: Audio adding watermark Scale_tiqu.m: audio watermark extraction with watermark Jiazao_tiqu.m: after adding the watermark to the random no
  3. 所属分类:matlab例程

    • 发布日期:2018-04-23
    • 文件大小:5975040
    • 提供者:malvina
  1. svdwm1

    0下载:
  2. 基于svd的音频水印,加噪、滤波检验鲁棒性(Audio watermarking based on SVD, check the robustness of denoising and filtering)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:11285504
    • 提供者:malvina
« 1 2 34 5 »
搜珍网 www.dssz.com